Date		:	25 f�vrier 1991
		Protection	:	MOT DE PASSE
		Programme	:       PGA
		Outils		:	PANO_AT 
		Fichier		:	GOLF.EXE
		Temps pass�	:	1 HEURE
		Soci�t�		:	ELECTRONIC ARTS
		Divers	        :	PERISCOPE � 0B23:0000 
		Origine		:	INDONESIE
		Num�ro		:	059


	C' est encore un ELECTRONIC ARTS donc c'est tout dire.
	La touche ENTER est test�e ici:

	2BFC:4290 803C0D        CMP     BYTE PTR [SI],0D
	2BFC:4293 7509          JNZ     429E
	
	J'avais d�j� invers� le saut en C7F5 mais une fois de plus je me
	suis laiss� bern� par le plantage du soft un peu plus loin. 
	Plantage simplement du au fait que le soft ne supportait pas
	PERISCOPE en r�sident.

	1C05:C7F5 740B          JZ      C802 	saut � transformer en JNZ
	1C05:C7F7 2BC0          SUB     AX,AX
	1C05:C7F9 50            PUSH    AX
	1C05:C7FA 90            NOP
	1C05:C7FB 0E            PUSH    CS
	1C05:C7FC E8773A        CALL    0276
	1C05:C7FF 83C402        ADD     SP,+02
	1C05:C802 5E            POP     SI
	1C05:C803 5F            POP     DI
	1C05:C804 8BE5          MOV     SP,BP
	1C05:C806 5D            POP     BP
	1C05:C807 CB            RETF

	Avec PCTOOLS chercher la chaine 740B2B et modifier par 74 par 75.

	FREDDY